Skip to content

Update readme #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: 22.2.6+
Choose a base branch
from
Open

Update readme #4

wants to merge 12 commits into from

Conversation

AndreyKozhevnikov
Copy link
Contributor

No description provided.

@DevExpressExampleBot
Copy link
Contributor

Please correct the project and update this pull request by pushing a new commit.

NU1605: Detected package downgrade: Microsoft.EntityFrameworkCore.InMemory from 6.0.35 to 6.0.10. Reference the package directly from the project to select a different version. 
 MasterPropertiesEF.Blazor.Server -> MasterPropertiesEF.Module -> DevExpress.ExpressApp.EFCore 23.2.12 -> Microsoft.EntityFrameworkCore.InMemory (>= 6.0.35) 
 MasterPropertiesEF.Blazor.Server -> MasterPropertiesEF.Module -> Microsoft.EntityFrameworkCore.InMemory (>= 6.0.10)
NU1605: Detected package downgrade: Microsoft.EntityFrameworkCore.InMemory from 6.0.35 to 6.0.10. Reference the package directly from the project to select a different version. 
 MasterPropertiesEF.Module -> DevExpress.ExpressApp.EFCore 23.2.12 -> Microsoft.EntityFrameworkCore.InMemory (>= 6.0.35) 
 MasterPropertiesEF.Module -> Microsoft.EntityFrameworkCore.InMemory (>= 6.0.10)
Errors in C:\Temp\c4bffdd9-4261-481e-b1b3-d9af3cb0fdc9\tempTestingCS\EFCore\MasterPropertiesEF\MasterPropertiesEF.Blazor.Server\MasterPropertiesEF.Blazor.Server.csproj
    NU1605: Detected package downgrade: Microsoft.EntityFrameworkCore.InMemory from 6.0.35 to 6.0.10. Reference the package directly from the project to select a different version.
     MasterPropertiesEF.Blazor.Server -> MasterPropertiesEF.Module -> DevExpress.ExpressApp.EFCore 23.2.12 -> Microsoft.EntityFrameworkCore.InMemory (>= 6.0.35)
     MasterPropertiesEF.Blazor.Server -> MasterPropertiesEF.Module -> Microsoft.EntityFrameworkCore.InMemory (>= 6.0.10)
Errors in C:\Temp\c4bffdd9-4261-481e-b1b3-d9af3cb0fdc9\tempTestingCS\EFCore\MasterPropertiesEF\MasterPropertiesEF.Module\MasterPropertiesEF.Module.csproj
    NU1605: Detected package downgrade: Microsoft.EntityFrameworkCore.InMemory from 6.0.35 to 6.0.10. Reference the package directly from the project to select a different version.
     MasterPropertiesEF.Module -> DevExpress.ExpressApp.EFCore 23.2.12 -> Microsoft.EntityFrameworkCore.InMemory (>= 6.0.35)
     MasterPropertiesEF.Module -> Microsoft.EntityFrameworkCore.InMemory (>= 6.0.10)

https://codecentralfarm.devexpress.devx/job/XAF_how-to-calculate-a-master-property-based-on-values-from-a-detail-collection_22.2.6+/8/console


This example implements a business class that has one of its properties calculated based on properties of objects contained in the child object collection. See the following help topics for more information:
Copy link

@albertov05 albertov05 Aug 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This example implements a business class that has one of its properties calculated based on properties of objects contained in the child object collection. See the following help topics for more information:
This example implements a business class that calculates one of its properties based on properties of objects contained in the child object collection. See the following help topics for more information:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants